home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2002 December / PCpro_2002_12.ISO / ms-demo / mobile.swf / scripts / DefineButton2_33 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2002-09-18  |  79 b   |  7 lines

  1. on(rollOver){
  2.    tellTarget("_root.PowerBack")
  3.    {
  4.       play();
  5.    }
  6. }
  7.